Interface IPsecSa

All Superinterfaces:
IPCObject
All Known Implementing Classes:
IPsecSaImpl

public interface IPsecSa extends IPCObject
Information provided by the PKI file:

    \class IpsecSa
    
    \brief IpsecSa handles and manipulates IPSec SAs.
    
    \example network().getDevice("Router0").getProcess("IpsecProcess").getCryptoMapSetAt(0).getTableAtIndex(0).getFlowAt(0).getPeerAt(0).getCurrentSaGroup().getEspOutbound()
    
Author:
Auto-generated